home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="utf-8" ?>
- <!DOCTYPE stack PUBLIC "-//Apple, Inc.//DTD stack V 2.0//EN" "" >
- <stack>
- <name>in</name>
- <id>-1</id>
- <cardCount>7</cardCount>
- <cardID>2255</cardID>
- <listID>4017</listID>
- <cantModify><false /></cantModify>
- <cantDelete><false /></cantDelete>
- <cantAbort><false /></cantAbort>
- <cardSize>
- <width>512</width>
- <height>342</height>
- </cardSize>
- <script>-------------------------------------------------------------------------
- -------------------------------------------------------------------------
- --• Once you have entered your class list into the field on the far left
- --press the button "start temp list" to fill a field with students from
- --which the computer will draw names at random.
- -------------------------------------------------------------------------
- -------------------------------------------------------------------------
- -------------------------------------------------------------------------
- on generate
- global am
- put random of am into num
- get line num of card field "studentsTemp"
- put it into card field "Ran"
- delete line num of card field "studentsTemp"
- put empty into num
- subtract 1 from am
- end generate
- -------------------------------------------------------------------------
- -------------------------------------------------------------------------
- on list
- global am
- ask "How many students in this list?"
- put it into am
- select line 1 to am of card field "studentsPerm"
- domenu Copy Text
- drag from 156,44 to 157,44
- domenu Paste Text
- end list
-
- on openStack
- repeat 5
- visual effect dissolve slow
- go next card
- end repeat
-
- wait 100
- visual effect dissolve slow
- go next card
- end openStack
-
-
-
-
-
-
- </script>
- <background id="2613" file="background_2613.xml" name="" />
- <card id="2255" file="card_2255.xml" marked="false" name="" owner="2613" />
- <card id="3768" file="card_3768.xml" marked="false" name="" owner="2613" />
- <card id="5492" file="card_5492.xml" marked="false" name="" owner="2613" />
- <card id="5901" file="card_5901.xml" marked="false" name="" owner="2613" />
- <card id="6481" file="card_6481.xml" marked="false" name="" owner="2613" />
- <card id="7139" file="card_7139.xml" marked="false" name="" owner="2613" />
- <card id="3008" file="card_3008.xml" marked="false" name="" owner="2613" />
- </stack>
-